@charset "utf-8";
/* CSS Document */

/*lyIdx_Banner 开始 */
.lyIdx_Banner { width:100%; min-width:1360px; height:700px; overflow:hidden; margin:100px auto 0; padding:0;}
.lyIdx_Banner .swiper-container01 { width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.lyIdx_Banner .swiper-container01 .swiper-slide { height:100%; overflow:hidden; position:relative;}
.lyIdx_Banner .swiper-container01 .swiper-slide img { display:block; width:1920px; height:700px; margin:-350px 0 0 -960px; padding:0; position:absolute; left:50%; top:50%;}

/*分页器*/
.lyIdx_Banner .swiper-container01 .swiper-pagination { width:100%; height:18px; overflow:hidden; margin:0; padding:1px 0; left:0; bottom:40px!important;}
.lyIdx_Banner .swiper-container01 .swiper-pagination .swiper-pagination-bullet { width:18px; height:18px; border-radius:50%; opacity:1; background:url(../images/dot01.png) center center no-repeat; margin:0 8px;}
.lyIdx_Banner .swiper-container01 .swiper-pagination .swiper-pagination-bullet-active { background:url(../images/dot02.png) center center no-repeat;}
.lyIdx_Banner .swiper-container01 .swiper-button-prev, .lyIdx_Banner .swiper-container01 .swiper-button-next { width:auto!important; height:40px!important; margin:0!important; position:absolute; top:inherit!important; bottom:40px!important; opacity:0.4; background:none!important;}
.lyIdx_Banner .swiper-container01 .swiper-button-prev { left:40px;}
.lyIdx_Banner .swiper-container01 .swiper-button-next { right:40px;}
.lyIdx_Banner .swiper-container01 .swiper-button-prev img, .lyIdx_Banner .swiper-container01 .swiper-button-next img { display:inline-block; width:60px; height:40px; vertical-align:top; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdx_Banner .swiper-container01 .swiper-button-prev:hover, .lyIdx_Banner .swiper-container01 .swiper-button-next:hover { opacity:1;}

@media (max-width:1680px) {
	.lyIdx_Banner { height:660px;}
	.lyIdx_Banner .swiper-container01 .swiper-slide img { width:1810px; height:660px; margin:-330px 0 0 -905px;}
}
@media (max-width:1600px) {
	.lyIdx_Banner { height:630px;}
	.lyIdx_Banner .swiper-container01 .swiper-slide img { width:1728px; height:630px; margin:-315px 0 0 -864px;}
}
@media (max-width:1560px) {
	.lyIdx_Banner { height:600px;}
	.lyIdx_Banner .swiper-container01 .swiper-slide img { width:1646px; height:600px; margin:-300px 0 0 -823px;}
}
@media (max-width:1440px) {
	.lyIdx_Banner { height:560px;}
	.lyIdx_Banner .swiper-container01 .swiper-slide img { width:1536px; height:560px; margin:-280px 0 0 -768px;}
}
@media (max-width:1366px) {
	.lyIdx_Banner { height:520px;}
	.lyIdx_Banner .swiper-container01 .swiper-slide img { width:1426px; height:520px; margin:-260px 0 0 -713px;}
}
/*lyIdx_Banner 结束*/

/*lyIdx_Pro 开始*/
.ly_Title1 { width:100%; overflow:hidden; margin:0 auto 40px; padding:0;}
.ly_Title1 span { display:block; width:100%; height:30px; line-height:30px; color:#cb0010; font-size:32px; font-weight:bold; margin:0 auto 10px; padding:0;}
.ly_Title1 span img { display:inline-block; width:22px; height:auto; margin:-6px 10px 0 0; padding:0;}
.ly_Title1 p { width:100%; height:40px; line-height:40px; color:#333; font-size:40px; font-weight:bold; margin:0 auto; padding:0;}
.ly_Title1 p a { display:block; width:140px; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:16px; font-weight:normal; text-align:center; margin:0; padding:0; background-color:#cb0010; float:right;}
.ly_Title1 p a img { display:inline-block; width:10px; height:12px; vertical-align:middle; margin:-2px 0 0 10px; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ly_Title1 p a:hover { background-color:#a2000d;}
.ly_Title1 p a:hover img { margin:-2px 0 0 20px;}
.ly_Title2 p { color:#fff;}

.lyIdx_Pro { width:100%; overflow:hidden; margin:0 auto; padding:80px 0 55px; background-color:#f9f9f9; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdx_Pro .lyIdxPro_Main { width:1400px; height:auto; min-height:320px; margin:0 auto; padding:0;}
.lyIdxPro_Main .lyIdxPro_List { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyIdxPro_List ul li { width:23.65%; overflow:hidden; margin:0 1.8% 25px 0; padding:0; background-color:#fff; float:left; position:relative;}
.lyIdxPro_List ul li:nth-child(4n+4) { margin:0 0 25px;}
.lyIdxPro_List ul li .lyIdxPro_Img { width:100%; height:250px; overflow:hidden; margin:0 auto 15px; padding:0;}
.lyIdxPro_List ul li .lyIdxPro_Img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxPro_List ul li .lyIdxPro_Img a img { display:block; max-width:100%; max-height:100%; overflow:hidden; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxPro_List ul li:hover .lyIdxPro_Img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.lyIdxPro_List ul li .lyIdxPro_Mask { width:100%; height:100%; overflow:hidden; margin:0; padding:0; background-color:rgba(203,0,16,0.85); position:absolute; left:0; bottom:100%; z-index:1; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxPro_List ul li .lyIdxPro_Mask a { display:block; width:100%; height:250px; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.lyIdxPro_List ul li .lyIdxPro_Mask a img { display:block; width:70px; height:70px; margin:-35px 0 0 -35px; padding:0; position:absolute; left:50%; top:50%;}
.lyIdxPro_List ul li:hover .lyIdxPro_Mask { bottom:0;}
.lyIdxPro_List ul li .lyIdxPro_Text { width:100%; overflow:hidden; margin:0 auto; padding:0 25px 30px; position:relative; z-index:2; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxPro_List ul li .lyIdxPro_Text a.lyIdxPro_Name { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:20px; font-weight:bold; text-align:center; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxPro_List ul li:hover .lyIdxPro_Text a.lyIdxPro_Name { color:#fff;}
.lyIdxPro_List ul li .lyIdxPro_Text em { display:block; width:45px; height:4px; overflow:hidden; margin:15px auto 35px; padding:0; background-color:#cb0010; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxPro_List ul li:hover .lyIdxPro_Text em { background-color:#fff;}
.lyIdxPro_List ul li .lyIdxPro_Text a.lyIdxPro_More { display:block; width:120px; height:40px; overflow:hidden; line-height:38px; color:#999; font-size:16px; text-align:center; margin:0 auto; padding:0; border:1px solid #999; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxPro_List ul li .lyIdxPro_Text a.lyIdxPro_More i { display:inline-block; width:10px; height:12px; vertical-align:middle; margin:-2px 0 0 10px; padding:0; background:url(../images/jt1.png) center center no-repeat; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxPro_List ul li:hover .lyIdxPro_Text a.lyIdxPro_More { color:#cb0010; background-color:#fff; border:1px solid #fff;}
.lyIdxPro_List ul li:hover .lyIdxPro_Text a.lyIdxPro_More i { background:url(../images/jt2.png) center center no-repeat;}

@media (max-width:1680px) {
	
}
@media (max-width:1600px) {
	.ly_Title1 span { font-size:28px;}
	.ly_Title1 span img { width:20px;}
	.ly_Title1 p { font-size:36px;}
}
@media (max-width:1560px) {
	.lyIdx_Pro { padding:80px 60px 55px;}
	.lyIdx_Pro .lyIdxPro_Main { width:100%;}
}
@media (max-width:1440px) {
	.ly_Title1 span { font-size:26px; margin:0 auto 5px;}
	.ly_Title1 span img { width:18px;}
	.ly_Title1 p { font-size:32px;}
	.ly_Title1 p a { font-size:15px;}
	
	.lyIdx_Pro { padding:60px 40px 35px;}
	.lyIdxPro_List ul li .lyIdxPro_Img { height:244px;}
	.lyIdxPro_List ul li .lyIdxPro_Text a.lyIdxPro_Name { font-size:18px;}
	.lyIdxPro_List ul li .lyIdxPro_Text a.lyIdxPro_More { font-size:15px;}
	.lyIdxPro_List ul li .lyIdxPro_Mask a { height:244px;}	
	.lyIdxPro_List ul li .lyIdxPro_Mask a img { width:60px; height:60px; margin:-30px 0 0 -30px;}
}
@media (max-width:1366px) {
	.ly_Title1 { margin:0 auto 30px;}
	.ly_Title1 span { font-size:24px; margin:0 auto 2px;}
	.ly_Title1 span img { width:16px;}
	.ly_Title1 p { font-size:30px;}
	
	.lyIdxPro_List ul li .lyIdxPro_Img { height:230px;}
	.lyIdxPro_List ul li .lyIdxPro_Mask a { height:230px;}
}
@media (max-width:1280px) {
	.lyIdxPro_List ul li .lyIdxPro_Img { height:215px;}
	.lyIdxPro_List ul li .lyIdxPro_Mask a { height:215px;}
	.lyIdxPro_List ul li .lyIdxPro_Text em { margin:15px auto 25px;}
}
/*lyIdx_Pro 结束*/

/*lyIdx_About 开始*/
.lyIdx_About { width:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#303030; position:relative;}
.lyIdx_About .lyIdxAb_Img { width:50%; height:722px; overflow:hidden; margin:0; padding:0; float:left;}
.lyIdxAb_Img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxAb_Img a img { display:block; width:100%; height:100%; overflow:hidden; object-fit:cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxAb_Img a:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.lyIdx_About .lyIdxAb_Text { width:700px; height:auto; overflow:hidden; margin:0; padding:120px 0 120px 100px; position:absolute; left:50%; top:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxAb_Text .lyIdxAb_Ms { width:100%; overflow:hidden; margin:60px auto; padding:0;}
.lyIdxAb_Ms p { width:100%; height:auto; min-height:30px; max-height:150px; overflow:hidden; line-height:30px; color:rgba(255,255,255,0.65); font-size:16px; word-break:break-all; text-align:justify; margin:0 auto; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:5; -webkit-box-orient:vertical;}
.lyIdxAb_Text .lyIdxAb_Data { width:100%; overflow:hidden; margin:0 auto; padding:30px 15px; border:1px solid rgba(255,255,255,0.3); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxAb_Data ul li { width:33.333333%; overflow:hidden; margin:0; padding:0 15px; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxAb_Data ul li p { width:100%; overflow:hidden; line-height:40px; color:#fff; font-size:42px; text-align:center; margin:0 auto 10px; padding:0; position:relative;}
.lyIdxAb_Data ul li p sub{ font-size:12px; position:absolute; bottom:-9px; right:17px;}
.lyIdxAb_Data ul li p img { display:inline-block; width:13px; height:13px; vertical-align:bottom; margin:0 0 5px 5px;}
.lyIdxAb_Data ul li span { display:block; width:100%; overflow:hidden; line-height:20px; color:#fff; font-size:14px; text-align:center; margin:0 auto; padding:0;}

.lyIdx_About .lyIdxAb_More { width:100px; height:100px; margin:-50px 0 0 -50px; padding:0; position:absolute; left:50%; top:50%; z-index:1;}
.lyIdxAb_More a { display:block; width:100px; height:100px; line-height:100px; color:#fff; font-size:18px; text-align:center; margin:0 auto; padding:0; background-color:#cb0010; border-radius:50%; box-shadow:0 0 0 rgba(203,0,16,0.4); transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxAb_More a:hover { box-shadow:0 8px 16px rgba(203,0,16,0.4);}

@media (max-width:1680px) {
	.lyIdx_About .lyIdxAb_Img { height:635px;}
	.lyIdx_About .lyIdxAb_Text { padding:86px 0 87px 100px;}
	.lyIdxAb_Text .lyIdxAb_Ms { margin:50px auto;}
}
@media (max-width:1600px) {
	.lyIdx_About .lyIdxAb_Img { height:605px;}
	.lyIdx_About .lyIdxAb_Text { padding:78px 0 85px 100px;}
	.lyIdxAb_Text .lyIdxAb_Ms { margin:40px auto;}
}
@media (max-width:1560px) {
	.lyIdx_About .lyIdxAb_Img { height:590px;}
	.lyIdx_About .lyIdxAb_Text { width:50%; padding:80px 60px 80px 80px;}
	.lyIdxAb_Text .lyIdxAb_Ms { margin:40px auto;}
	.lyIdxAb_Text .lyIdxAb_Data { padding:24px 15px;}
	.lyIdx_About .lyIdxAb_More { width:80px; height:80px; margin:-40px 0 0 -40px;}
	.lyIdxAb_More a { width:80px; height:80px; line-height:80px; font-size:16px;}
}
@media (max-width:1440px) {
	.lyIdx_About .lyIdxAb_Img { height:550px;}
	.lyIdx_About .lyIdxAb_Text { width:50%; padding:60px 40px 60px 60px;}
	.lyIdxAb_Text .lyIdxAb_Ms { margin:40px auto 45px;}
	.lyIdxAb_Ms p { font-size:15px;}
	.lyIdx_About .lyIdxAb_More { width:60px; height:60px; margin:-30px 0 0 -30px;}
	.lyIdxAb_More a { width:60px; height:60px; line-height:60px; font-size:14px;}
}
@media (max-width:1366px) {
	.lyIdx_About .lyIdxAb_Img { height:520px;}
	.lyIdxAb_Text .lyIdxAb_Ms { margin:30px auto;}
	.lyIdxAb_Text .lyIdxAb_Data { padding:23px 15px;}
	.lyIdxAb_Data ul li p { font-size:40px;}
}
@media (max-width:1280px) {
	.lyIdx_About .lyIdxAb_Img { height:490px;}
	.lyIdx_About .lyIdxAb_Text { width:50%; padding:45px 40px 45px 60px;}
}
/*lyIdx_About 结束*/

/*lyIdx_Industry 开始*/
.lyIdx_Industry { width:100%; overflow:hidden; margin:80px auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdx_Industry .lyIdxIndustry_Main { width:1400px; min-height:320px; overflow:hidden; margin:0 auto; padding:0;}
.lyIdxIndustry_Main .lyIdxIndustry_Text { width:27%; overflow:hidden; margin:100px 0; padding:0 50px 80px 0; float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxIndustry_Text .lyIdxIndustry_Ms { width:100%; overflow:hidden; line-height:28px; color:#999; font-size:16px; word-break:break-all; text-align:justify; margin:40px auto; padding:0;}

.lyIdxIndustry_Main .lyIdxIndustry_List { width:73%; overflow:hidden; margin:0; padding:0; float:right;}
.lyIdxIndustry_List .swiper-container02 { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide { height:475px; padding:25px 0; position:relative; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide:hover, .lyIdxIndustry_List .swiper-container02 .swiper-slide.swiper-slide-active { height:525px; padding:0;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide .lyIdxIndustry_Img { width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide .lyIdxIndustry_Img a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide .lyIdxIndustry_Img a img { display:block; width:100%; height:100%; object-fit:cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide .lyIdxIndustry_Img a i.msk { display:block; width:100%; height:100%; overflow:hidden; background:url(../images/mask0.png) center bottom no-repeat; background-size:100% 100%; position:absolute; bottom:0; left:0;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide .lyIdxIndustry_Con { width:100%; height:auto; margin:0; padding:20px 40px; background:none; position:absolute; bottom:25px; left:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide:hover .lyIdxIndustry_Con, .lyIdxIndustry_List .swiper-container02 .swiper-slide.swiper-slide-active .lyIdxIndustry_Con { padding: 0 40px 40px; background-color:#cb0010; bottom:0;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide .lyIdxIndustry_Con .lyIdxIndustry_Num { width:100%; overflow:hidden; margin:0 auto 10px; padding:0;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide .lyIdxIndustry_Con .lyIdxIndustry_Num i { display:block; width:1px; height:24px; margin:0 auto 10px; padding:0; background-color:rgba(255,255,255,0.45); transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide .lyIdxIndustry_Con .lyIdxIndustry_Num em { display:block; width:100%; overflow:hidden; line-height:20px; color:#fff; font-style:normal; font-size:16px; text-align:center; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide .lyIdxIndustry_Con .lyIdxIndustry_Num em img { display:inline-block; width:20px; height:20px;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide:hover .lyIdxIndustry_Con .lyIdxIndustry_Num, .lyIdxIndustry_List .swiper-container02 .swiper-slide.swiper-slide-active .lyIdxIndustry_Con .lyIdxIndustry_Num { margin:-12px auto 15px;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide:hover .lyIdxIndustry_Con .lyIdxIndustry_Num i, .lyIdxIndustry_List .swiper-container02 .swiper-slide.swiper-slide-active .lyIdxIndustry_Con .lyIdxIndustry_Num i { margin:0 8px 10px;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide:hover .lyIdxIndustry_Con .lyIdxIndustry_Num em, .lyIdxIndustry_List .swiper-container02 .swiper-slide.swiper-slide-active .lyIdxIndustry_Con .lyIdxIndustry_Num em { text-align:left;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide .lyIdxIndustry_Con a.lyIdxIndustry_Name { display:block; width:100%; height:36px; overflow:hidden; line-height:36px; color:#fff; font-size:20px; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; text-align:center; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide:hover .lyIdxIndustry_Con a.lyIdxIndustry_Name, .lyIdxIndustry_List .swiper-container02 .swiper-slide.swiper-slide-active .lyIdxIndustry_Con a.lyIdxIndustry_Name { height:36px; line-height:36px; font-size:24px; text-align:left;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide .lyIdxIndustry_Con span { display:block; width:100%; height:24px; overflow:hidden; line-height:24px; color:rgba(255,255,255,0.6); font-size:16px; text-align:center; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:1; -webkit-box-orient:vertical;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide:hover .lyIdxIndustry_Con span, .lyIdxIndustry_List .swiper-container02 .swiper-slide.swiper-slide-active .lyIdxIndustry_Con span { height:48px; color:rgba(255,255,255,1); text-align:left; -webkit-line-clamp:2;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide .lyIdxIndustry_Con a.lyIdxIndustry_More { display:block; width:110px; height:32px; overflow:hidden; line-height:32px; color:#fff; font-size:14px; text-align:center; margin:20px auto 0; padding:0; background-color:rgba(255,255,255,0.05); transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide .lyIdxIndustry_Con a.lyIdxIndustry_More i { display:inline-block; width:9px; height:9px; margin:-2px 0 0 4px; padding:0; vertical-align:middle; background:url(../images/more03.png) center center no-repeat;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide:hover .lyIdxIndustry_Con a.lyIdxIndustry_More, .lyIdxIndustry_List .swiper-container02 .swiper-slide.swiper-slide-active .lyIdxIndustry_Con a.lyIdxIndustry_More { color:#cb0010; background-color:rgba(255,255,255,1); margin:20px 0 0;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide:hover .lyIdxIndustry_Con a.lyIdxIndustry_More i, .lyIdxIndustry_List .swiper-container02 .swiper-slide.swiper-slide-active .lyIdxIndustry_Con a.lyIdxIndustry_More i { background:url(../images/more04.png) center center no-repeat;}

/*分页器*/
.lyIdxIndustry_Text .swiper-button-prev2, .lyIdxIndustry_Text .swiper-button-next2 { width:40px!important; height:40px!important; margin:0!important; border:1px solid #333; position:absolute; top:inherit!important; bottom:0!important; opacity:1; cursor:pointer;}
.lyIdxIndustry_Text .swiper-button-prev2 { background:#fff url(../images/jt5.png) center center no-repeat; left:0;}
.lyIdxIndustry_Text .swiper-button-next2 { background:#fff url(../images/jt3.png) center center no-repeat; left:62px;}
.lyIdxIndustry_Text .swiper-button-prev2:hover { background:#cb0010 url(../images/jt6.png) center center no-repeat; border:1px solid #cb0010;}
.lyIdxIndustry_Text .swiper-button-next2:hover { background:#cb0010 url(../images/jt4.png) center center no-repeat; border:1px solid #cb0010;}

@media (max-width:1680px) {
	
}
@media (max-width:1600px) {

}
@media (max-width:1560px) {
	.lyIdx_Industry { padding:0 60px;}
	.lyIdx_Industry .lyIdxIndustry_Main { width:100%;}
}
@media (max-width:1440px) {
	.lyIdx_Industry { margin:60px auto; padding:0 40px;}
	.lyIdxIndustry_Main .lyIdxIndustry_Text { padding:0 40px 80px 0;}
	.lyIdxIndustry_Text .lyIdxIndustry_Ms { line-height:30px; font-size:15px;}
	.lyIdxIndustry_List .swiper-container02 .swiper-slide { height:460px;}
	.lyIdxIndustry_List .swiper-container02 .swiper-slide:hover, .lyIdxIndustry_List .swiper-container02 .swiper-slide.swiper-slide-active { height:510px;}
	.lyIdxIndustry_List .swiper-container02 .swiper-slide .lyIdxIndustry_Con a.lyIdxIndustry_Name { height:32px; line-height:32px; font-size:18px;}

	.lyIdxIndustry_List .swiper-container02 .swiper-slide .lyIdxIndustry_Con span { font-size:15px;}
}
@media (max-width:1366px) {
	.lyIdxIndustry_List .swiper-container02 .swiper-slide { height:450px;}
	.lyIdxIndustry_List .swiper-container02 .swiper-slide:hover, .lyIdxIndustry_List .swiper-container02 .swiper-slide.swiper-slide-active { height:500px;}
	.lyIdxIndustry_List .swiper-container02 .swiper-slide:hover .lyIdxIndustry_Con, .lyIdxIndustry_List .swiper-container02 .swiper-slide.swiper-slide-active .lyIdxIndustry_Con { padding:0 30px 30px;}
	.lyIdxIndustry_List .swiper-container02 .swiper-slide:hover .lyIdxIndustry_Con a.lyIdxIndustry_Name, .lyIdxIndustry_List .swiper-container02 .swiper-slide.swiper-slide-active .lyIdxIndustry_Con a.lyIdxIndustry_Name { font-size:20px;}
}
@media (max-width:1280px) {
	.lyIdxIndustry_Main .lyIdxIndustry_Text { margin:74px 0;}
	.lyIdxIndustry_List .swiper-container02 .swiper-slide { height:420px;}
	.lyIdxIndustry_List .swiper-container02 .swiper-slide:hover, .lyIdxIndustry_List .swiper-container02 .swiper-slide.swiper-slide-active { height:470px;}
	.lyIdxIndustry_List .swiper-container02 .swiper-slide:hover .lyIdxIndustry_Con a.lyIdxIndustry_Name, .lyIdxIndustry_List .swiper-container02 .swiper-slide.swiper-slide-active .lyIdxIndustry_Con a.lyIdxIndustry_Name { height:36px; line-height:36px; font-size:20px;}
}
/*lyIdx_Industry 结束*/

/*lyIdx_News 开始*/
.lyIdx_News { width:100%; height:auto; margin:0 auto; padding:80px 0 60px; background-color:#f9f9f9; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdx_News .lyIdxNews_Main { width:1400px; height:auto; margin:0 auto; padding:0; position:relative;}
.lyIdxNews_Main .lyIdxNews_Tab { text-align:right; position:absolute; top:40px; right:0;}
.lyIdxNews_Tab ul li { display:inline-block; width:120px; height:40px; overflow:hidden; line-height:38px; color:#333; font-size:16px; text-align:center; background-color:#fff; border:1px solid #333; margin:0 0 0 25px; cursor:pointer; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxNews_Tab ul li.NewActive { color:#fff; background-color:#cb0010; border:1px solid #cb0010;}
.lyIdxNews_List { width:100%; height:auto; min-height:320px; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxNews_List dl dd { width:48%; height:auto; margin:0 4% 20px 0; padding:22px 28px; background-color:#fff; box-shadow:0 0 0 rgba(0,0,0,0); position:relative; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxNews_List dl dd:nth-child(2n+2) { margin:0 0 20px;}
.lyIdxNews_List dl dd:hover { box-shadow:0 10px 18px rgba(0,0,0,0.05);}
.lyIdxNews_List dl dd em { display:block; width:0; height:0; overflow:hidden; margin:0; padding:0; position:absolute; right:0; bottom:0; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxNews_List dl dd:hover em { width:20px; height:20px;}
.lyIdxNews_List dl dd .lyIdxNews_Name { width:100%; height:40px; overflow:hidden; margin:0 auto 10px; padding:0 120px 0 0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxNews_List dl dd .lyIdxNews_Name a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:20px; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0 20px 0 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxNews_List dl dd:hover .lyIdxNews_Name a { color:#cb0010;}
.lyIdxNews_List dl dd .lyIdxNews_Name span { display:block; width:120px; height:40px; overflow:hidden; line-height:40px; color:#999; font-size:16px; text-align:center; margin:0; padding:0; position:absolute; top:0; right:0;}
.lyIdxNews_List dl dd .lyIdxNews_Name span img { display:block; width:12px; height:12px; margin:14px 5px 14px 0; padding:0; float:left;}
.lyIdxNews_List dl dd .lyIdxNews_Ms { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0 120px 0 0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxNews_List dl dd .lyIdxNews_Ms p { width:100%; height:56px; overflow:hidden; line-height:28px; color:#999; font-size:16px; word-break:break-all; text-align:justify; margin:0 auto; padding:0 40px 0 0; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxNews_List dl dd .lyIdxNews_Ms a { display:block; width:40px; height:40px; overflow:hidden; margin:0; padding:0; background-color:#fff; border:1px solid #333; position:absolute; top:7px; right:38px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxNews_List dl dd .lyIdxNews_Ms a i { display:block; width:24px; height:24px; overflow:hidden; margin:8px auto; padding:0; background:url(../images/jt3.png) center center no-repeat; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxNews_List dl dd:hover .lyIdxNews_Ms a { background-color:#cb0010; border:1px solid #cb0010;}
.lyIdxNews_List dl dd:hover .lyIdxNews_Ms a i { background:url(../images/jt4.png) center center no-repeat;}

@media (max-width:1680px) {
	
}
@media (max-width:1600px) {
	
}
@media (max-width:1560px) {
	.lyIdx_News { padding:80px 60px 60px;}
	.lyIdx_News .lyIdxNews_Main { width:100%;}
}
@media (max-width:1440px) {
	.lyIdx_News { padding:60px 40px 40px;}
	.lyIdxNews_List dl dd { width:48.5%; height:auto; margin:0 3% 20px 0; padding:20px 25px;}
	.lyIdxNews_List dl dd:nth-child(2n+2) { margin:0 0 20px;}
	.lyIdxNews_List dl dd .lyIdxNews_Name a { font-size:18px;}
	.lyIdxNews_List dl dd .lyIdxNews_Ms p { height:50px; line-height:25px; font-size:15px;}
	.lyIdxNews_List dl dd .lyIdxNews_Ms a { top:4px;}
	.lyIdxNews_List dl dd .lyIdxNews_Name span { font-size:15px;}
}
@media (max-width:1366px) {
	.lyIdxNews_Main .lyIdxNews_Tab { top:32px;}
}
@media (max-width:1280px) {
	
}
/*lyIdx_News 结束*/

/*NyBanner 开始*/
.NyBanner { width:100%; min-width:1360px; height:500px; overflow:hidden; margin:100px auto 0; padding:0; position:relative;}
.NyBanner img.nyBa_Img { display:block; width:1920px; height:500px; margin:-250px 0 0 -960px; padding:0; position:absolute; left:50%; top:50%;}
.NyBanner .NyBa_Con { width:1400px; height:auto; margin:-50px 0 0 -700px; padding:0; position:absolute; top:50%; left:50%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyBa_Con span { display:block; width:100%; height:auto; line-height:30px; color:rgba(255,255,255,0.25); font-size:24px; margin:0 auto; padding:0;}
.NyBa_Con i { display:block; width:40px; height:3px; margin:10px 0 17px; padding:0; background-color:#fff;}
.NyBa_Con p { width:100%; height:auto; line-height:40px; color:#fff; font-size:36px; font-weight:bold; margin:0 auto; padding:0;}

/*NyCrumb 开始*/
.NyCrumb { width:100%; height:auto; margin:0; padding:0; border-bottom:8px solid rgba(203,0,16,0.95); position:absolute; bottom:0; right:0;}
.NyCrumb .NyCrumb_Main { width:100%; height:52px; margin:0 auto; padding:0 calc(50% - 700px); position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyCrumb_Main i { display:block; width:calc(50% - 700px); height:52px; margin:0; padding:0; background-color:rgba(203,0,16,0.95); position:absolute; right:0; bottom:0;}
.NyCrumb_Main p { width:auto; max-width:100%; height:52px; overflow:hidden; line-height:44px; color:rgba(255,255,255,0.5); font-size:16px; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:8px 40px 0 40px; background: url(../images/CrumbBg.png) left top no-repeat; float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyCrumb_Main p img.Crumb { display:inline-block; width:18px; height:18px; vertical-align:middle; margin:-2px 6px 0 0;}
.NyCrumb_Main p img.CrumbJt { display:inline-block; width:12px; height:12px; vertical-align:middle; margin:-2px 8px 0;}
.NyCrumb_Main p a { color:#fff;}
.NyCrumb_Main p span { color:rgba(255,255,255,0.5);}

@media (max-width:1680px) {
	.NyBanner { height:490px;}
	.NyBanner img.nyBa_Img { width:1882px; height:490px; margin:-245px 0 0 -941px;}
}
@media (max-width:1600px) {
	.NyBanner { height:460px;}
	.NyBanner img.nyBa_Img { width:1766px; height:460px; margin:-230px 0 0 -883px;}
}
@media (max-width:1560px) {
	.NyBanner { height:440px;}
	.NyBanner img.nyBa_Img { width:1690px; height:440px; margin:-220px 0 0 -845px;}
	
	.NyBanner .NyBa_Con { width:100%; margin:-50px 0 0; padding:0 60px; left:0;}
	.NyBa_Con span { font-size:22px;}
	.NyBa_Con p { font-size:34px;}
	
	.NyCrumb .NyCrumb_Main { padding:0 60px;}
	.NyCrumb_Main i { width:60px;}
}
@media (max-width:1440px) {
	.NyBanner { height:400px;}
	.NyBanner img.nyBa_Img { width:1536px; height:400px; margin:-200px 0 0 -768px;}
	
	.NyBanner .NyBa_Con { width:100%; margin:-45px 0 0; padding:0 40px; left:0;}
	.NyBa_Con span { font-size:20px;}
	.NyBa_Con i { height:2px; margin:6px 0 12px;}
	.NyBa_Con p { font-size:30px;}
	
	.NyCrumb .NyCrumb_Main { padding:0 40px;}
	.NyCrumb_Main i { width:40px;}
	.NyCrumb_Main p { font-size:15px;}
}
@media (max-width:1366px) {
	.NyBanner { height:380px;}
	.NyBanner img.nyBa_Img { width:1460px; height:380px; margin:-190px 0 0 -730px;}
	
}
/*NyBanner 结束*/

/*NyAboutus 开始*/
.NyAboutus { width:100%; height:auto; min-height:320px; margin:0 auto; padding:0;}
.NyAboutus .NyAboutus_Profile { width:1400px; height:auto; margin:80px auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyTitle { width:100%; height:auto; margin:0 auto 40px; padding:0;}
.NyTitle span { display:block; width:100%; height:56px; overflow:hidden; line-height:56px; color:rgba(0,0,0,0.06); font-family:"Impact"; font-size:60px; margin:0 auto; padding:0;}
.NyTitle p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:36px; font-weight:bold; margin:-20px auto 10px; padding:0;}
.NyTitle i { display:block; width:60px; height:4px; overflow:hidden; margin:0; padding:0; background-color:#cb0010;}

.NyAboutus_Profile .NyAboutusProfile_Con { width:100%; height:auto; overflow:hidden; line-height:30px!important; color:#666!important; font-size:16px!important; word-break:break-all; text-align:justify; margin:0 auto 30px; padding:0;}
.NyAboutusProfile_Con p { width:100%; height:auto; overflow:hidden; line-height:30px!important; color:#666!important; font-size:16px!important; word-break:break-all; text-align:justify; margin:0 auto 10px; padding:0;}
.NyAboutusProfile_Con span, .NyAboutusProfile_Con font, .NyAboutusProfile_Con em { line-height:30px!important; color:#666!important; font-size:16px!important; font-style:normal!important;}

.NyAboutus_Profile .NyAboutus_DataImg { width:100%; height:auto; margin:0 auto; padding:0;}
.NyAboutus_DataImg .NyAboutus_Data { width:31.4%; height:560px; overflow:hidden; margin:0; padding:80px; background:#cb0010 url(../images/nyAbBg01.jpg) center center no-repeat; background-size:cover; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAboutus_Data ul li { width:100%; height:auto; margin:0 auto 80px; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAboutus_Data ul li p { width:100%; height:48px; overflow:hidden; line-height:48px; color:#fff; font-size:48px; font-weight:bold; margin:0 auto 10px; padding:0;}
.NyAboutus_Data ul li p sub { display:inline-block; font-size:16px; font-weight:normal; vertical-align: baseline; margin:0 0 0 10px;}
.NyAboutus_Data ul li span { display:block; width:100%; height:20px; overflow:hidden; line-height:20px; color:#fff; font-size:18px; margin:0 auto; padding:0;}

.NyAboutus_DataImg .NyAboutus_Img { width:68.6%; height:560px; overflow:hidden; margin:0; padding:0; background-color:#f9f9f9; float:right; position:relative;}
.NyAboutus_Img img { display:block; width:100%; height:100%; overflow:hidden; object-fit:cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyAboutus_Img:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}


.NyAboutus .NyAboutus_Culture { width:1400px; height:auto; margin:80px auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAboutus_Culture .NyAboutusCulture_Ms { width:100%; height:auto; line-height:30px; color:#999; font-size:16px; word-break:break-all; text-align:justify; margin:0 auto 20px; padding:0;}
.NyAboutus_Culture .NyAboutusCulture_Main { width:100%; height:auto; margin:0 auto; padding:0;}
.NyAboutusCulture_Main ul li { width:23.5%; height:auto; margin:0 2% 0 0; padding:50px 40px; background-color:#f9f9f9; float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAboutusCulture_Main ul li:nth-child(4n+4) { margin:0;}
.NyAboutusCulture_Main ul li:hover { background-color:#cb0010;}
.NyAboutusCulture_Main ul li em { display:block; width:90px; height:90px; overflow:hidden; margin:0 auto 40px; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyAboutusCulture_Main ul li em.AbIco1 { background:url(../images/AbIco01.png) center center no-repeat; background-size:100% 100%;}
.NyAboutusCulture_Main ul li em.AbIco2 { background:url(../images/AbIco02.png) center center no-repeat; background-size:100% 100%;}
.NyAboutusCulture_Main ul li em.AbIco3 { background:url(../images/AbIco03.png) center center no-repeat; background-size:100% 100%;}
.NyAboutusCulture_Main ul li em.AbIco4 { background:url(../images/AbIco04.png) center center no-repeat; background-size:100% 100%;}
.NyAboutusCulture_Main ul li:hover em.AbIco1 { background:url(../images/AbIco1.png) center center no-repeat; background-size:100% 100%;}
.NyAboutusCulture_Main ul li:hover em.AbIco2 { background:url(../images/AbIco2.png) center center no-repeat; background-size:100% 100%;}
.NyAboutusCulture_Main ul li:hover em.AbIco3 { background:url(../images/AbIco3.png) center center no-repeat; background-size:100% 100%;}
.NyAboutusCulture_Main ul li:hover em.AbIco4 { background:url(../images/AbIco4.png) center center no-repeat; background-size:100% 100%;}
.NyAboutusCulture_Main ul li p { width:100%; height:auto; line-height:30px; color:#333; font-size:24px; text-align:center; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyAboutusCulture_Main ul li:hover p { color:#fff;}
.NyAboutusCulture_Main ul li i.AbLine { display:block; width:100%; height:5px; overflow:hidden; margin:13px auto 20px; padding:0; background:url(../images/line02.png) center center no-repeat;}
.NyAboutusCulture_Main ul li:hover i.AbLine { background:url(../images/line03.png) center center no-repeat;}
.NyAboutusCulture_Main ul li span { display:block; width:100%; height:52px; overflow:hidden; line-height:26px; color:#999; font-size:16px; text-align:center; margin:0 auto; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyAboutusCulture_Main ul li:hover span { color:rgba(255,255,255,0.5);}


.NyAboutus .NyAboutus_Honor { width:100%; height:auto; margin:0 auto; padding:80px 0 0; background-color:#f9f9f9;}
.NyAboutus_Honor .NyAboutusHonor_Main { width:1400px; height:auto; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAboutusHonor_Main .NyAboutusHonor_List { width:100%; height:auto; margin:0 auto; padding:0 80px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAboutusHonor_List .swiper-container03 { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.NyAboutusHonor_List .swiper-container03 .swiper-slide { height:auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Img { width:100%; height:326px; overflow:hidden; margin:0 auto 10px; padding:20px; background-color:#fff; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Img img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Name { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:18px; text-align:center; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0; position:relative;}
.NyAboutusHonor_List .swiper-container03 .swiper-slide:hover .NyAboutusHonor_Name { color:#cb0010;}
.NyAboutusHonor_List .swiper-button-prev3, .NyAboutusHonor_List .swiper-button-next3 { width:54px!important; height:54px!important; margin:-27px 0 0!important; border-radius:50%; position:absolute; top:50%!important; bottom:0!important; opacity:1; cursor:pointer;}
.NyAboutusHonor_List .swiper-button-prev3 { background:#fff url(../images/jt8.png) center center no-repeat; left:0;}
.NyAboutusHonor_List .swiper-button-next3 { background:#fff url(../images/jt9.png) center center no-repeat; right:0;}
.NyAboutusHonor_List .swiper-button-prev3:hover { background:#cb0010 url(../images/jt10.png) center center no-repeat;}
.NyAboutusHonor_List .swiper-button-next3:hover { background:#cb0010 url(../images/jt11.png) center center no-repeat;}
.NyAboutusHonor_Main .NyAboutusHonor_Bottom { width:100%; height:auto; margin:40px auto 0; padding:0;}
.NyAboutusHonor_Bottom i { display:block; width:100%; height:30px; overflow:hidden; margin:0 auto; padding:0; background-color:#fff;}
.NyAboutusHonor_Bottom p { width:100%; height:80px; margin:0 auto; padding:0; background: linear-gradient(to bottom, #dedede, #f9f9f9); -webkit-background: linear-gradient(to bottom, #dedede, #f9f9f9); -moz-background: linear-gradient(to bottom, #dedede, #f9f9f9); -ms-background: linear-gradient(to bottom, #dedede, #f9f9f9); -o-background: linear-gradient(to bottom, #dedede, #f9f9f9);
transform:skewX(20deg); -webkit-transform:skewX(20deg); -moz-transform:skewX(20deg); -ms-transform:skewX(20deg); -o-transform:skewX(20deg);
transform-origin:0 0; -webkit-transform-origin:0 0; -moz-transform-origin:0 0; -ms-transform-origin:0 0; -o-transform-origin:0 0;}


@media (max-width:1680px) {
	
}
@media (max-width:1600px) {
	
}
@media (max-width:1560px) {
	.NyAboutus .NyAboutus_Profile { width:100%; margin:60px auto; padding:0 60px;}
	.NyTitle span { height:52px; line-height:52px; font-size:56px;}
	.NyTitle p { font-size:34px;}
	
	.NyAboutus_DataImg .NyAboutus_Data { width:30%;}
	.NyAboutus_DataImg .NyAboutus_Img { width:70%;}
	
	.NyAboutus .NyAboutus_Culture { width:100%; margin:60px auto;}
	.NyAboutusCulture_Main ul li { padding:40px 30px;}
	.NyAboutusCulture_Main ul li p { font-size:22px;}
	
	.NyAboutus .NyAboutus_Honor { padding:60px 0 0;}
	.NyAboutus_Honor .NyAboutusHonor_Main { width:100%; padding:0 60px;}
	.NyAboutusHonor_List .swiper-container03 .swiper-slide .NyAboutusHonor_Name { font-size:16px;}
	.NyAboutusHonor_Bottom i { height:20px;}
	.NyAboutusHonor_Bottom p { height:60px;}
}
@media (max-width:1440px) {
	.NyAboutus .NyAboutus_Profile { width:100%; margin:60px auto; padding:0 40px;}
	.NyTitle span { height:50px; line-height:50px; font-size:52px;}
	.NyTitle p { font-size:32px;}
	
	.NyAboutus_Profile .NyAboutusProfile_Con { font-size:15px!important;}
	.NyAboutusProfile_Con p { font-size:15px!important;}
	.NyAboutusProfile_Con span, .NyAboutusProfile_Con font, .NyAboutusProfile_Con em { font-size:15px!important;}
	
	.NyAboutus_Culture .NyAboutusCulture_Ms { font-size:15px;}
	.NyAboutusCulture_Main ul li span { height:50px; line-height:25px; font-size:15px;}
	
	.NyAboutus_DataImg .NyAboutus_Data { width:26%; height:520px; padding:80px 60px;}
	.NyAboutus_Data ul li { margin:0 auto 60px;}
	.NyAboutus_Data ul li p { font-size:44px;}
	.NyAboutus_Data ul li p sub { font-size:15px;}
	.NyAboutus_Data ul li span { font-size:16px;}
	.NyAboutus_DataImg .NyAboutus_Img { width:74%; height:520px;}
	
	.NyAboutus_Honor .NyAboutusHonor_Main { padding:0 40px;}
}
@media (max-width:1366px) {
	.NyTitle { margin:0 auto 30px;}
	.NyTitle span { height:44px; line-height:44px; font-size:48px;}
	.NyTitle p { height:36px; line-height:36px; font-size:30px;}
	.NyTitle i { height:3px;}
	
	.NyAboutus_Profile .NyAboutusProfile_Con { margin:0 auto 30px;}
	
	.NyAboutus_DataImg .NyAboutus_Data { height:480px; padding:60px 60px;}
	.NyAboutus_Data ul li p { height:44px; line-height:44px; font-size:40px;}
	.NyAboutus_DataImg .NyAboutus_Img { width:74%; height:480px;}
		
	.NyAboutusHonor_Main .NyAboutusHonor_Bottom { margin:30px auto 0;}	

}
@media (max-width:1280px) {
	
}
/*NyAboutus 结束*/

/*NyNews 开始*/
.NyNews { width:1400px; height:auto; min-height:320px; margin:80px auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyNews .NyNews_List { width:100%; height:auto; margin:0 auto 80px; padding:0; border-top:1px solid #ddd;}
.NyNews_List ul li { width:100%; height:auto; margin:0 auto; padding:40px 0; border-bottom:1px solid #ddd;}
.NyNews_List ul li .NyNews_Time { width:14.5%; height:auto; margin:0; padding:0; float:left;}
.NyNews_List ul li .NyNews_Time span { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-family:"RobotoBold"; font-size:18px; margin:0 auto; padding:0;}
.NyNews_List ul li .NyNews_Time span img { display:inline-block; width:15px; height:15px; vertical-align:middle; margin:-4px 6px 0 0;}
.NyNews_List ul li .NyNews_Time p { display:block; width:100%; height:60px; overflow:hidden; line-height:60px; color:#333; font-family:"RobotoBold"; font-size:60px; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyNews_List ul li:hover .NyNews_Time p { color:#cb0010;}

.NyNews_List ul li .NyNews_Text { width:85.5%; height:auto; margin:0; padding:0; float:right;}
.NyNews_List ul li .NyNews_Text a.NyNews_Name { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:24px; white-space:nowrap; text-overflow:ellipsis; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyNews_List ul li:hover .NyNews_Text a.NyNews_Name { color:#cb0010;}
.NyNews_List ul li .NyNews_Text p { width:100%; height:auto; max-height:60px; overflow:hidden; line-height:30px; color:#999; font-size:16px; word-break:break-all; text-align:justify; margin:10px auto 20px; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.NyNews_List ul li .NyNews_Text a.NyNews_More { display:block; width:auto; height:30px; line-height:30px; color:#999; font-size:16px; margin:0; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyNews_List ul li .NyNews_Text a.NyNews_More i { display:inline-block; width:20px; height:20px; vertical-align:middle; margin:-2px 0 0 10px; background: url(../images/jt13.png) center center no-repeat; background-size:100% 100%; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyNews_List ul li:hover .NyNews_Text a.NyNews_More { color:#cb0010;}
.NyNews_List ul li:hover .NyNews_Text a.NyNews_More i { margin:-2px 0 0 20px; background: url(../images/jt16.png) center center no-repeat; background-size:100% 100%;}

/*分页样式 开始*/
#fengye { margin:40px auto 0; color:#666; font-size:14px; text-align:center;}
#fengye a { display:inline-block; padding:0 15px; background-color:#fff; height:32px; line-height:30px; text-align: center; margin:0 5px; border-radius:2px; color:#666; font-size:14px; border:1px solid #ddd;}
#fengye a:hover { background-color:#cb0010; color:#fff; border:1px solid #cb0010;}
#fengye a.pnnum1 { background-color:#cb0010; color:#fff; border:1px solid #cb0010;}
#fengye input { display:inline-block; padding:0 5px; background-color:#cb0010; width:40px!important; height:32px!important; line-height:32px; text-align:center; border-radius:2px; margin:0 5px; color:#fff; cursor:pointer; border:0; outline:none;}
#fengye .p_input { display:inline-block; padding:0 5px; background-color:#fff; width:40px!important; height:32px; line-height:30px; text-align:center; margin:0 5px; color:#555; font-size:14px; cursor:default; border:1px solid #efefef; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
/*分页样式 结束*/

/*NyNewDetail 开始*/
.NyNewDetail { width:100%; height:auto; min-height:320px; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyNewDetail .NyNewDetail_Main { width:1400px; height:auto; margin:80px auto 60px; padding:0;}
.NyNewDetail_Main .NyNewDetail_Name { width:100%; height:auto; overflow:hidden; line-height:40px; color:#333; font-size:30px; margin:0 auto 15px; padding:0;}
.NyNewDetail_Main .NyNewDetail_Tips { width:100%; height:30px; overflow:hidden; line-height:30px; color:#999; font-size:16px; margin:0 auto 30px; padding:0 0 15px; border-bottom:1px solid #e6e6e6;}
.NyNewDetail_Tips span { display:inline-block; height:30px; line-height:30px; color:#999; font-size:16px; margin:0 40px 0 0; padding:0;}
.NyNewDetail_Tips span img { display:block; width:16px; height:16px; margin:7px 10px 7px 0; padding:0; float:left;}
.NyNewDetail_Main .NyNewDetail_Content { width:100%; height:auto; overflow:hidden; line-height:28px!important; color:#666!important; font-family:Arial,Helvetica,\5FAE\8F6F\96C5\9ED1,sans-serif!important; font-size:16px!important; word-break:break-all; text-align:justify; margin:0 auto; padding:0;}
.NyNewDetail_Content div, .NyNewDetail_Content p, .NyNewDetail_Content span, .NyNewDetail_Content font, .NyNewDetail_Content em { width:100%; height:auto; overflow:hidden; line-height:28px!important; color:#666!important; font-family:Arial,Helvetica,\5FAE\8F6F\96C5\9ED1,sans-serif!important; font-size:16px!important; font-style:normal; word-break:break-all; text-align:justify; margin:0 auto; padding:0;}
.NyNewDetail_Content div, .NyNewDetail_Content p { margin:0 auto 20px;}
.NyNewDetail_Content img { width:auto!important; max-width:100%; height:auto!important;}
.NyNewDetail_Content br { display:none;}

.NyPrevNext { width:100%; height:auto; margin:0 auto; padding:0;}
.NyPrevNext ul li { width:50%; height:80px; overflow:hidden; margin:0; padding:0; background-color:#f9f9f9; float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyPrevNext ul li:nth-child(1) { background-color:#f2f2f2;}
.NyPrevNext ul li:hover { background-color:#cb0010;}
.NyPrevNext ul li p { width:700px; height:80px; overflow:hidden; line-height:80px; color:#666; font-size:18px; text-align:center; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyPrevNext ul li p a { color:#666;}
.NyPrevNext ul li:hover p { color:#fff;}
.NyPrevNext ul li:hover p a { color:#fff;}
.NyPrevNext ul li p i { display:inline-block; width:30px; height:30px; vertical-align:middle; margin:-4px 12px 0 0; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyPrevNext ul li p.NyPrev { float:right;}
.NyPrevNext ul li p.NyNext { float:left;}
.NyPrevNext ul li p.NyPrev i { background:url(../images/jt12.png) center center no-repeat; background-size:100% 100%;}
.NyPrevNext ul li p.NyNext i { background:url(../images/jt13.png) center center no-repeat; background-size:100% 100%;}
.NyPrevNext ul li:hover p.NyPrev i { background:url(../images/jt14.png) center center no-repeat; background-size:100% 100%;}
.NyPrevNext ul li:hover p.NyNext i { background:url(../images/jt15.png) center center no-repeat; background-size:100% 100%;}
/*NyNewDetail 结束*/

@media (max-width:1680px) {
	
}
@media (max-width:1600px) {
	
}
@media (max-width:1560px) {
	.NyNews { width:100%; margin:60px auto; padding:0 60px;}
	.NyNews .NyNews_List { margin:0 auto 60px;}
	.NyNews_List ul li { padding:30px 0;}
	.NyNews_List ul li .NyNews_Time span { font-size:16px;}
	.NyNews_List ul li .NyNews_Time p { font-size:54px;}	
	.NyNews_List ul li .NyNews_Text a.NyNews_Name { font-size:22px;}
	
	.NyNewDetail { padding:0 60px;}
	.NyNewDetail .NyNewDetail_Main { width:100%; margin:60px auto 40px;}
	.NyNewDetail_Main .NyNewDetail_Name { font-size:28px;}
	
	.NyPrevNext ul li { height:60px;}
	.NyPrevNext ul li p { width:100%; height:60px; line-height:60px; font-size:16px; padding:0 40px;}
	.NyPrevNext ul li p i { width:24px; height:24px;}
}
@media (max-width:1440px) {
	.NyNews { padding:0 40px;}
	
	.NyNewDetail { padding:0 40px;}
}
@media (max-width:1366px) {
	.NyNews_List ul li { padding:25px 0;}
	.NyNews_List ul li .NyNews_Time { width:14%;}
	.NyNews_List ul li .NyNews_Time p { font-size:50px;}
	.NyNews_List ul li .NyNews_Text { width:86%;}
	.NyNews_List ul li .NyNews_Text a.NyNews_Name { font-size:20px;}
	.NyNews_List ul li .NyNews_Text p { max-height:50px; line-height:25px; font-size:15px; margin:5px auto 15px;}
	.NyNews_List ul li .NyNews_Text a.NyNews_More { font-size:15px;}
	
	.NyNewDetail_Main .NyNewDetail_Name { font-size:26px; margin:0 auto 20px;}
	.NyNewDetail_Main .NyNewDetail_Tips { width:100%; height:30px; overflow:hidden; line-height:30px; color:#999; font-size:15px; margin:0 auto 20px; padding:0 0 15px; border-bottom:1px solid #e6e6e6;}
	.NyNewDetail_Tips span { display:inline-block; height:30px; line-height:30px; color:#999; font-size:15px; margin:0 40px 0 0; padding:0;}
	.NyNewDetail_Tips span img { display:block; width:16px; height:16px; margin:7px 10px 7px 0; padding:0; float:left;}
	.NyNewDetail_Main .NyNewDetail_Content { width:100%; height:auto; overflow:hidden; line-height:25px!important; color:#666!important; font-family:Arial,Helvetica,\5FAE\8F6F\96C5\9ED1,sans-serif!important; font-size:15px!important; word-break:break-all; text-align:justify; margin:0 auto; padding:0;}
	.NyNewDetail_Content div, .NyNewDetail_Content p, .NyNewDetail_Content span, .NyNewDetail_Content font, .NyNewDetail_Content em { width:100%; height:auto; overflow:hidden; line-height:25px!important; color:#666!important; font-family:Arial,Helvetica,\5FAE\8F6F\96C5\9ED1,sans-serif!important; font-size:15px!important; font-style:normal; word-break:break-all; text-align:justify; margin:0 auto; padding:0;}
	.NyNewDetail_Content div, .NyNewDetail_Content p { margin:0 auto 15px;}
}
@media (max-width:1280px) {
	
}
/*NyNews 结束*/

/*NyOrder 开始*/
.NyOrder { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:80px 0; background-color:#f9f9f9; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyOrder .NyOrder_Main { width:1400px; height:auto; margin:0 auto; padding:40px; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyOrder_Main .NyOrder_Left { width:28%; height:675px; overflow:hidden; margin:0; padding:120px 40px; background:#cb0010 url(../images/Bg2.jpg) center center no-repeat; background-size:cover; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyOrder_Left img { display:block; width:57px; height:57px; margin:0 0 40px; padding:0;}
.NyOrder_Left p { width:100%; height:auto; line-height:40px; color:#fff; font-size:36px; font-weight:bold; margin:0 auto 5px; padding:0;}
.NyOrder_Left font { display:block; width:100%; height:auto; line-height:30px; color:rgba(255,255,255,0.5); font-family:"RobotoRegular"; font-size:24px; margin:0 auto; padding:0;}
.NyOrder_Left span { display:block; width:100%; height:auto; line-height:30px; color:rgba(255,255,255,0.5); font-size:16px; word-break:break-all; text-align:justify; margin:30px auto 0; padding:0;}

.NyOrder_Main .NyOrder_Right { width:72%; height:auto; overflow:hidden; margin:0; padding:0 0 0 40px; float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyOrder_Right #ly_msg.ly_msg { width:100%!important; height:auto!important; margin:0 auto!important; padding:0!important;}
.NyOrder_Right #ly_msg.ly_msg h3 { display:none!important;}
.NyOrder_Right #ly_msg.ly_msg ul { width:100%!important; overflow:hidden!important; margin:0 auto!important; padding:0!important;}
.NyOrder_Right #ly_msg.ly_msg ul li h4, .NyOrder_Right #ly_msg.ly_msg ul li h4.xh { display:none!important;}
.NyOrder_Right #ly_msg.ly_msg ul li { width:100%!important; height:auto!important; overflow:hidden!important; line-height:inherit!important; color:inherit!important; font-size:inherit!important; margin:0 0 25px!important; padding:0!important; clear:inherit!important;}
.NyOrder_Right #ly_msg.ly_msg ul li:nth-child(1), .NyOrder_Right #ly_msg.ly_msg ul li:nth-child(3), .NyOrder_Right #ly_msg.ly_msg ul li:nth-child(5) { width:48%!important; margin:0 4% 25px 0!important; float:left!important;}
.NyOrder_Right #ly_msg.ly_msg ul li:nth-child(2),.NyOrder_Right #ly_msg.ly_msg ul li:nth-child(4), .NyOrder_Right #ly_msg.ly_msg ul li:nth-child(6) { width:48%!important; float:right!important;}
.NyOrder_Right #ly_msg.ly_msg ul li:last-child { margin:40px auto 0!important;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt1, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt12, .NyOrder_Right #ly_msg.ly_msg ul li .msg_tara { width:100%!important; height:auto!important; margin:0!important; padding:0!important;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt1 input, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt12 input, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 input, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt12 .msg_option { display:block!important; width:100%!important; height:60px!important; line-height:60px; color:#aaa!important; font-size:16px!important; margin:0!important; padding:0 20px!important; background-color:#f2f2f2!important; border:0!important; outline:none!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyOrder_Right #ly_msg.ly_msg ul li .c_yzm { margin:0 10px 0 0!important; padding:0!important; float:left!important;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 input { width:240px!important; margin:0 10px 0 0!important; float:left!important;}
.NyOrder_Right #ly_msg.ly_msg ul li a.yzm_img { display:block!important; width:120px!important; height:40px!important; margin:10px 0!important; padding:0!important; float:left!important;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2>span { line-height:60px!important; color:#999!important; font-size:16px!important;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_tara textarea, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt0 textarea { display:block!important; width:100%!important; height:150px!important; line-height:30px; color:#aaa; font-size:16px!important; margin:0!important; padding:15px 20px!important; background-color:#f2f2f2!important; border:0!important; outline:none!important; resize:none!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_btn { width:100%!important; height:auto!important; overflow:hidden!important; margin:0!important; padding:0!important; float:inherit!important;}
.NyOrder_Right #ly_msg.ly_msg .msg_btn input { width:200px!important; height:60px!important; overflow:hidden!important; line-height:60px!important; color:#fff!important; font-size:16px!important; text-align:center!important; background-color:#333!important; margin:0 20px 0 0!important; padding:0!important; border:none!important; cursor:pointer!important;}
.NyOrder_Right #ly_msg.ly_msg .msg_btn input:hover { background-color:#cb0010!important;}
.NyOrder_Right #ly_msg.ly_msg .msg_btn input.msg_btn1 { background-color:#cb0010!important;}
.NyOrder_Right #ly_msg.ly_msg .msg_btn input.msg_btn1:hover { background-color:#a2000d!important;}
.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 { width:100%!important; padding:0!important; float:inherit!important;}
.NyOrder_Right #ly_msg.ly_msg ul li .c_yzm { width:auto!important; float:left!important;}

@media (max-width:1680px) {
	
}
@media (max-width:1600px) {
	
}
@media (max-width:1560px) {
	.NyOrder { padding:60px;}
	.NyOrder .NyOrder_Main { width:100%;}
}
@media (max-width:1440px) {
	.NyOrder { padding:60px 40px;}
}
@media (max-width:1366px) {
	
}
@media (max-width:1280px) {
	.NyOrder_Main .NyOrder_Left { height:600px;}
	.NyOrder_Left p { font-size:30px;}
	.NyOrder_Left font { font-size:20px;}
	.NyOrder_Left span { font-size:15px; line-height:25px;}
	
	.NyOrder_Right #ly_msg.ly_msg ul li:last-child { margin:30px auto 0!important;}
	.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt1 input, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt12 input, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 input, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt12 .msg_option { height:50px!important; line-height:50px; font-size:15px!important;}
	.NyOrder_Right #ly_msg.ly_msg ul li .msg_tara textarea, .NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt0 textarea { height:145px!important; line-height:25px; font-size:15px!important; padding:10px 20px;}
	.NyOrder_Right #ly_msg.ly_msg ul li a.yzm_img { margin:5px 0!important;}
	.NyOrder_Right #ly_msg.ly_msg ul li .msg_ipt2>span { line-height:50px!important; font-size:15px!important;}
	.NyOrder_Right #ly_msg.ly_msg .msg_btn input { height:50px!important; line-height:50px!important;}
}
/*NyOrder 结束*/

/*NyContactUs 开始*/
.NyContactUs { width:100%; height:auto; min-height:320px; margin:0 auto; padding:0;}
.NyContactUs .NyContactUs_Infor { width:100%; height:auto; margin:0 auto; padding:80px 0; background-color:#f9f9f9; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyContactUs_Infor .NyContactUsInfor_Main { width:1400px; height:auto; margin:0 auto; padding:0;}
.NyContactUsInfor_Main .NyContactUsInfor_Con { width:100%; height:auto; margin:0 auto; padding:0; background-color:#fff;}
.NyContactUsInfor_Con .NyContactUs_Ewm { width:28.5%; height:250px; overflow:hidden; margin:0; padding:40px; background:#cb0010 url(../images/Bg1.jpg) center center no-repeat; background-size:cover; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyContactUs_Ewm p { width:100%; height:auto; line-height:30px; color:#fff; font-size:18px; font-weight:bold; text-align:center; margin:0 auto 20px; padding:0;}
.NyContactUs_Ewm span { display:block; width:120px; height:120px; overflow:hidden; margin:0 auto; padding:9px; border:1px solid rgba(255,255,255,0.25); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyContactUs_Ewm span img { display:block; width:100px; height:100px; margin:0 auto; padding:0;}

.NyContactUsInfor_Con .NyContactUs_Lxfs { width:71.5%; height:250px; overflow:hidden; margin:0; padding:67px 0; float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyContactUs_Lxfs ul li { width:33.333333%; height:auto; margin:0; padding:0 20px; border-right:1px solid #e6e6e6; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyContactUs_Lxfs ul li:nth-child(3) { border:0;}
.NyContactUs_Lxfs ul li img { display:block; width:44px; height:44px; margin:0 auto 20px; padding:0;}
.NyContactUs_Lxfs ul li span { display:block; width:100%; height:auto; line-height:30px; color:#333; font-size:18px; text-align:center; margin:0 auto; padding:0;}
.NyContactUs_Lxfs ul li p { width:100%; height:22px; overflow:hidden; line-height:22px; color:#999; font-size:18px; text-align:center; word-break:break-all; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}

.NyContactUs .NyContactUs_Map { width:1400px; height:auto; margin:80px auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyMap { width:100%; height:500px; overflow:hidden; margin:0 auto; padding:0; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyMap .dz_map { width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0;}
.NyMap .dz_map #container { height:120%;}

@media (max-width:1680px) {
	
}
@media (max-width:1600px) {
	
}
@media (max-width:1560px) {
	.NyContactUs .NyContactUs_Infor { padding:60px;}
	.NyContactUs_Infor .NyContactUsInfor_Main { width:100%;}
	
	.NyContactUs .NyContactUs_Map { width:100%; margin:60px auto; padding:0 60px;}
	.NyMap { height:480px;}
}
@media (max-width:1440px) {
	.NyContactUs .NyContactUs_Infor { padding:60px 40px;}
	
	.NyContactUs .NyContactUs_Map { padding:0 40px;}
}
@media (max-width:1366px) {
	.NyContactUs_Lxfs ul li span { font-size:16px;}
	.NyContactUs_Lxfs ul li p { font-size:16px;}
	.NyMap { height:440px;}
}
@media (max-width:1280px) {
	.NyContactUsInfor_Con .NyContactUs_Ewm { height:230px; padding:30px;}
	.NyContactUsInfor_Con .NyContactUs_Lxfs { height:230px; padding:57px 0;}
	.NyMap { height:400px;}
}
/*NyContactUs 结束*/

/*NyProducts 开始*/
.NyProducts { width:1400px; height:auto; min-height:320px; margin:0 auto 80px; padding:0; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProducts .NyPro_Left { width:23.5%; height:auto; margin:0; padding:0; float:left;}

.NyProducts .NyPro_Right { width:76.5%; height:auto; min-height:320px; margin:80px 0 0; padding:0 0 0 60px; float:right; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyPro_Right ul li { width:31%; height:auto; margin:0 3.5% 40px 0; padding:0; float:left;}
.NyPro_Right ul li:nth-child(3n+3) { margin:0 0 40px;}
.NyPro_Right ul li .NyPro_Img { width:100%; height:250px; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; border:1px solid #eee; border-bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyPro_Right ul li .NyPro_Img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyPro_Right ul li .NyPro_Img a img { display:block; max-width:100%; max-height:100%; overflow:hidden; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyPro_Right ul li .NyPro_Img1 a img { display:block; width:100%; height:100%; overflow:hidden; object-fit:cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyPro_Right ul li:hover .NyPro_Img { border:1px solid rgba(0,0,0,0.4); border-bottom:0;}
.NyPro_Right ul li:hover .NyPro_Img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.NyPro_Right ul li .NyPro_Img a i { display:block; width:100%; height:100%; margin:0; padding:0; background:rgba(0,0,0,0.4) url(../images/more00.png) center center no-repeat; background-size:60px 60px; position:absolute; left:0; bottom:100%; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyPro_Right ul li:hover .NyPro_Img a i { bottom:0;}
.NyPro_Right ul li .NyPro_Name { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0;}
.NyPro_Right ul li .NyPro_Name a { display:block; width:100%; height:60px; overflow:hidden; line-height:40px; color:#fff; font-size:18px; font-weight:bold; text-align:center; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:10px; background-color:#333; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyPro_Right ul li:hover .NyPro_Name a { background-color:#cb0010;}

@media (max-width:1680px) {
	
}
@media (max-width:1600px) {
	
}
@media (max-width:1560px) {
	.NyProducts { width:100%; margin:0 auto 60px; padding:0 60px;}
	.NyProducts .NyPro_Right { margin:60px 0 0; padding:0 0 0 60px;}
	.NyProducts #fengye { margin:20px auto 0;}
}
@media (max-width:1440px) {
	.NyProducts { padding:0 40px;}
	.NyProducts .NyPro_Right { padding:0 0 0 40px;}
	.NyPro_Right ul li { width:31%; height:auto; margin:0 3.5% 35px 0; padding:0; float:left;}
	.NyPro_Right ul li:nth-child(3n+3) { margin:0 0 35px;}
	.NyProducts #fengye { margin:25px auto 0;}
}
@media (max-width:1366px) {

}
@media (max-width:1280px) {
	.NyPro_Right ul li { width:31%; height:auto; margin:0 3.5% 30px 0; padding:0; float:left;}
	.NyPro_Right ul li:nth-child(3n+3) { margin:0 0 30px;}
	.NyPro_Right ul li .NyPro_Img { height:220px;}
	.NyPro_Right ul li .NyPro_Name a { height:50px; padding:5px 10px; font-size:17px;}
	.NyProducts #fengye { margin:30px auto 0;}
}

/*产品分类 开始*/
.h_left { width:100%; overflow:hidden; background-color:#fff; margin:0 auto; padding:80px 0 0; border:1px solid #eee; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyPro_Left .h_left, .NyProlist_Left .h_left { border-top:0;}
.cp_type {}
.cp_type .hd { width:100%; height:auto; margin:0 auto 20px; padding:0 29px; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.cp_type .hd p { width:100%; height:32px; line-height:32px; color:#333; font-size:28px; font-weight:bold; margin:0 auto 4px; padding:0;}
.cp_type .hd p img { display:block; width:28px; height:28px; margin:2px 10px 2px 0; padding:0; float:left;}
.cp_type .hd span { display:block; height:24px; line-height:24px; color:#ccc; font-size:14px;}
.cp_type .hd i { display:none;}

.cp_type .bd { padding:0 0 10px;}
.cp_type .bd ul li { background-color:#fff; padding:0 29px; border-bottom:0px solid #eee; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.cp_type .bd ul li.on { padding:15px 29px; background-color:#f9f9f9; border-bottom:1px solid #eee;}
.cp_type .bd ul li p { height:40px; line-height:40px; padding:15px 40px 15px 0; border-bottom:1px solid #eee; position:relative;}
.cp_type .bd ul li:last-child p {}
.cp_type .bd ul li p a { display:block; width:100%; padding:0; overflow: hidden; line-height:40px; color:#333; font-size:16px; font-weight:bold; white-space:nowrap; text-overflow: ellipsis; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.cp_type .bd ul li p span { display:block; width:40px; height:100%; background:url(../images/mulu0.png) center center no-repeat; cursor:pointer; position:absolute; top:0; right:0;}
.cp_type .bd ul li div { display:none;}
.cp_type .bd ul li div a { display:block; height:32px; line-height:32px; color:#999; font-size:14px; border-top:0px solid #eaeaea; padding:0 0 0 20px; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.cp_type .bd ul li div a:first-child { border-top:0;}
.cp_type .bd ul li div a i { display:block; width:4px; height:4px; margin:13px 6px 13px 0; padding:0; border:1px solid #999; border-radius:50%; float:left;}
.cp_type .bd ul li div a:hover i { border:1px solid #cb0010;}
.cp_type .bd ul li.on p { padding:0 40px 0 0; border-bottom:1px solid #f9f9f9;}
.cp_type .bd ul li p:hover a, .cp_type .bd ul li.on p a { color:#cb0010;}
.cp_type .bd ul li p:hover span { background:url(../images/mulu1.png) center center no-repeat;}
.cp_type .bd ul li.on p span { background:url(../images/mulu2.png) center center no-repeat;}
.cp_type .bd ul li div a:hover { color:#cb0010;}
.cp_type .bd ul a.ckqb { display:block; height:34px; line-height:34px; font-size:16px; color:#333; background:#f1f1f1; width:92%; margin:10px auto; text-align:center; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;cursor:pointer;}
.cp_type .bd ul a.ckqb:hover { background:#cb0010; color:#fff;}

.ProAll { width:100%; height:auto; margin:10px auto 0; padding:0; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.ProAll a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:16px; font-weight:bold; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0 29px; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.ProAll a i { display:block; width:40px; height:40px; margin:0; padding:0; background:url(../images/mulu0.png) center center no-repeat; position:absolute; top:0; right:29px;}
.ProAll a:hover { color:#cb0010;}
.ProAll a:hover i { background:url(../images/mulu1.png) center center no-repeat;}

/*相关文章 开始*/
.NyXgwz { width:100%; overflow:hidden; background-color:#fff; margin:0 auto; padding:80px 0 0; border:1px solid #eee; border-top:0; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyXgwz .NyXgwz_Title { width:100%; height:auto; margin:0 auto 20px; padding:0 29px; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyXgwz_Title p { width:100%; height:32px; line-height:32px; color:#333; font-size:28px; font-weight:bold; margin:0 auto 4px; padding:0;}
.NyXgwz_Title p img { display:block; width:28px; height:28px; margin:2px 10px 2px 0; padding:0; float:left;}
.NyXgwz_Title span { display:block; height:24px; line-height:24px; color:#ccc; font-size:14px;}

.NyXgwz .NyXgwz_List { width:100%; height:auto; min-height:200px; margin:0 auto; padding:0 29px; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyXgwz_List dl dd { width:100%; height:auto; margin:0 auto; padding:10px 0; border-top:1px solid #eee;}
.NyXgwz_List dl dd a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:16px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0 40px 0 0; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyXgwz_List dl dd a i { display:block; width:40px; height:40px; margin:0; padding:0; background:url(../images/mulu0.png) center center no-repeat; position:absolute; top:0; right:0;}
.NyXgwz_List dl dd a:hover { color:#cb0010;}
.NyXgwz_List dl dd a:hover i { background:url(../images/mulu1.png) center center no-repeat;}

/*相关文章 结束*/
@media screen and (max-width:1560px) {
	.h_left { padding:60px 0 0;}
	.NyXgwz { padding:60px 0 0;}
}
@media screen and (max-width:1366px) {
	.cp_type .bd ul li p a { font-size:15px;}
	.ProAll a { font-size:15px;}
	.NyXgwz_List dl dd a { font-size:15px;}
}
@media screen and (max-width:1280px) {
	.cp_type .hd { padding:0 19px;}
	.cp_type .bd ul li { padding:0 19px;}
	.cp_type .bd ul li.on { padding:10px 19px;}
	.cp_type .bd ul li p { padding:10px 40px 10px 0;}
	
	.ProAll a { padding:0 19px;}
	
	.NyXgwz .NyXgwz_Title { padding:0 19px;}
	.NyXgwz .NyXgwz_List { padding:0 19px;}
}
/*产品分类 结束*/
/*NyProducts 结束*/

/*NyProlist 开始*/
.NyProlist { width:1400px; height:auto; min-height:320px; margin:0 auto 80px; padding:0; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProlist .NyProlist_Left { width:23.5%; height:auto; margin:0; padding:0; float:left;}
.NyProlist .NyProlist_Right { width:76.5%; height:auto; margin:80px 0 0; padding:0 0 0 60px; float:right; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProlist_Right ul li { width:100%; height:auto; margin:0 auto 15px; padding:15px; background-color:#fff; border-bottom:1px solid #eee; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProlist_Right ul li:hover { background-color:#cb0010;}
.NyProlist_Right ul li .NyProlist_Img { width:28.5%; height:200px; overflow:hidden; margin:0; padding:0; float:left;}
.NyProlist_Right ul li .NyProlist_Img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; background-color:#fff; border:1px solid #eee; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyProlist_Right ul li .NyProlist_Img a img { display:block; max-width:100%; max-height:100%; overflow:hidden; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyProlist_Right ul li:hover .NyProlist_Img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.NyProlist_Right ul li .NyProlist_Text { width:71.5%; height:auto; overflow:hidden; margin:0; padding:15px 15px 25px 30px; float:right; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProlist_Right ul li .NyProlist_Text .NyProlist_Name { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0;}
.NyProlist_Right ul li .NyProlist_Text .NyProlist_Name a { display:block; width:100%; height:38px; overflow:hidden; line-height:38px; color:#333; font-size:20px; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyProlist_Right ul li:hover .NyProlist_Text .NyProlist_Name a { color:#fff;}
.NyProlist_Right ul li .NyProlist_Text .NyProlist_Ms { width:100%; height:auto; overflow:hidden; margin:10px auto 20px; padding:0;}
.NyProlist_Right ul li .NyProlist_Text .NyProlist_Ms p { width:100%; height:56px; overflow:hidden; line-height:28px; color:#999; font-size:16px; word-break:break-all; text-align:justify; margin:0 auto; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyProlist_Right ul li:hover .NyProlist_Text .NyProlist_Ms p { color:rgba(255,255,255,0.6);}
.NyProlist_Right ul li .NyProlist_Text .NyProlist_Tags { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0;}
.NyProlist_Right ul li .NyProlist_Text .NyProlist_Tags dl { width:80%; height:auto; margin:0; padding:0; float:left;}
.NyProlist_Right ul li .NyProlist_Text .NyProlist_Tags dl dd { display:block; width:auto; height:36px; overflow:hidden; line-height:36px; color:#999; font-size:14px; white-space:nowrap; text-overflow:ellipsis; margin:0 12px 0 0; padding:0 0 0 12px; position:relative; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProlist_Right ul li .NyProlist_Text .NyProlist_Tags dl dd i { display:block; width:6px; height:6px; overflow:hidden; margin:0; padding:0; border:1px solid #cb0010; border-radius:50%; position:absolute; left:0; top:14px;}
.NyProlist_Right ul li:hover .NyProlist_Text .NyProlist_Tags dl dd { color:#fff;}
.NyProlist_Right ul li:hover .NyProlist_Text .NyProlist_Tags dl dd i { border:1px solid #fff;}
.NyProlist_Right ul li .NyProlist_Text .NyProlist_Tags a.NyProlist_More { display:block; width:20%; height:36px; line-height:36px; color:#fff; font-size:16px; text-align:center; margin:0; padding:0; background-color:#cb0010; border-radius:18px; float:right; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyProlist_Right ul li:hover .NyProlist_Text .NyProlist_Tags a.NyProlist_More { color:#cb0010; background-color:#fff;}

@media (max-width:1680px) {
	
}
@media (max-width:1600px) {
	
}
@media (max-width:1560px) {
	.NyProlist { width:100%; margin:0 auto 60px; padding:0 60px;}
	.NyProlist .NyProlist_Right { margin:60px 0 0; padding:0 0 0 60px;}
}
@media (max-width:1440px) {
	.NyProlist { padding:0 40px;}
	.NyProlist .NyProlist_Right { padding:0 0 0 40px;}
}
@media (max-width:1366px) {
	.NyProlist_Right ul li .NyProlist_Text .NyProlist_Ms p { height:50px; line-height:25px; font-size:15px;}
	.NyProlist_Right ul li .NyProlist_Text .NyProlist_Tags a.NyProlist_More { width:auto; font-size:14px; padding:0 20px;}
}
@media (max-width:1280px) {
	.NyProlist_Right ul li .NyProlist_Img { height:180px;}
	.NyProlist_Right ul li .NyProlist_Text { padding:2px 15px 2px 30px;}
	.NyProlist_Right ul li .NyProlist_Text .NyProlist_Ms { margin:6px auto 5px;}
	.NyProlist_Right ul li .NyProlist_Text .NyProlist_Tags dl { width:100%; margin:0 auto 5px; float:inherit;}
	.NyProlist_Right ul li .NyProlist_Text .NyProlist_Tags a.NyProlist_More { float:left;}
	
	.NyProlist #fengye { margin:40px auto 0;}
}
/*NyProlist 结束*/

/*NyProDetail 开始*/
.NyProDetail { width:1400px; height:auto; margin:0 auto; padding:0; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail .NyProDetail_Main { width:100%; height:auto; margin:60px auto; padding:20px; background-color:#f9f9f9; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Main .NyProDetail_Img { width:40.5%; height:auto; margin:0; padding:0; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}

#preview { width:100%; margin:0; text-align:center; position:relative;}
.list-h li { float:left;}
#spec-n5 { width:100%; height:88px; padding-top:10px; overflow:hidden;}
#spec-left { width:16px; height:88px; float:left; cursor:pointer; margin-top:3px;}
#spec-right { width:16px; height:88px; float:left;cursor:pointer; margin-top:3px;}
#spec-list { width:440px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul {}
#spec-list ul li { float:left; display:inline; padding:0; width:23.5%; height:88px; margin:0 2% 0 0;}
#spec-list ul li:last-child { display:none; margin:0;}
#spec-list ul li:nth-child(4) { display:inline; margin:0;}
#spec-list ul li p { width:100%; height:100%; overflow:hidden; margin:0; padding:0; background-color:#fff; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
#spec-list ul li:hover p { border:1px solid #1f71c2;}
#spec-list ul li img { display:block; max-width:92%; max-height:94%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
/*jqzoom*/
.jqzoom { position:relative; width:100%; height:382px; overflow:hidden; padding:0; background-color:#fff; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.jqzoom img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.zoomdiv { z-index:100;position:absolute;top:1px;left:0px; background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #eaeaea;display:none;text-align:center;overflow: hidden; left:102%!important; top:0!important;}
.bigimg { }
.jqZoomPup { width:200px!important; height:200px!important; z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;background:url(../images/mask.png) 0 0 repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list { position:relative; width:100%; margin:0;}
#spec-list div { width:100%!important; height:70px!important; margin:0;}
#ceshi { display:block; margin:auto!important; left:0; top:0; bottom:0; right:0;}
.prodetail_img a.videoIco { left:20px!important; bottom:20px!important; z-index:99!important;}
.Warning { width:100%!important; height:100%!important;}

.NyProDetail_Main .NyProDetail_Text { width:59.5%; height:auto; margin:0; padding:20px 0 20px 40px; float:right; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Text .NyProDetail_Name { width:100%; height:auto; min-height:40px; max-height:80px; overflow:hidden; line-height:40px; color:#333; font-size:28px; font-weight:bold; word-break:break-all; position:relative; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; margin:0 auto 20px; padding:0 0 0 20px; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Text .NyProDetail_Name i { display:block; width:4px; height:26px; margin:0; padding:0; background-color:#cb0010; position:absolute; left:4px; top:7px;}
.NyProDetail_Text .NyProDetail_Ms { width:100%; height:auto; overflow:hidden; margin:20px auto 19px; padding:15px 20px; background-color:#fff; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Text .NyProDetail_Ms p { width:100%; height:90px; overflow:hidden; line-height:30px; color:#999; font-size:16px; word-break:break-all; text-align:justify; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:3; -webkit-box-orient:vertical; margin:0 auto; padding:0;}
.NyProDetail_Text .NyProDetail_Ms p span { color:#333; font-weight:bold;}
.NyProDetail_Text .NyProDetail_Tags { width:100%; height:auto; margin:0 auto; padding:0;}
.NyProDetail_Tags dl dd { width:50%; height:auto; margin:0; padding:15px 0; float:left;}
.NyProDetail_Tags dl dd:nth-child(1), .NyProDetail_Tags dl dd:nth-child(2) { border-bottom:1px solid #e5e5e5;}
.NyProDetail_Tags dl dd p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:16px; white-space:nowrap; text-overflow:ellipsis; margin:0; padding:0 10px 0 30px; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Tags dl dd p img { display:block; width:22px; height:22px; margin:0; padding:0; position:absolute; left:0; top:9px;}
.NyProDetail_Tags dl dd p span { color:#999;}
.NyProDetail_Text .NyProDetail_Btm { width:100%; height:80px; overflow:hidden; margin:20px auto 0; padding:16px 30px; background-color:#cb0010; border-radius:20px 0; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Btm .NyProDetail_Tel { width:74%; height:48px; overflow:hidden; margin:0; padding:0 20px 0 64px; border-right:1px solid rgba(255,255,255,0.2); float:left; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Btm .NyProDetail_Tel img { display:block; width:48px; height:48px; margin:0; padding:0; position:absolute; left:0; top:0;}
.NyProDetail_Btm .NyProDetail_Tel span { display:block; width:100%; height:20px; overflow:hidden; line-height:20px; color:rgba(255,255,255,0.5); font-size:16px; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0;}
.NyProDetail_Btm .NyProDetail_Tel p { width:100%; height:26px; overflow:hidden; line-height:26px; color:#fff; font-size:24px; font-weight:bold; word-break:break-all; white-space:nowrap; text-overflow:ellipsis; margin:2px auto 0; padding:0;}
.NyProDetail_Btm a.NyProDetail_Btn { display:block; width:26%; height:48px; overflow:hidden; line-height:48px; color:#fff; font-size:16px; text-align:right; margin:0; padding:0; float:right;}
.NyProDetail_Btm a.NyProDetail_Btn img { display:block; width:48px; height:48px; margin:0 0 0 20px; padding:0; float:right;}


.NyProDetail .NyProDetail_Content { width:100%; height:auto; margin:60px auto; padding:0;}
.NyProDetail_Content .NyProDetail_Right { width:23.5%; height:auto; margin:0; padding:0; float:right;}
.NyProDetail_Content .NyProDetail_Left { width:76.5%; height:auto; margin:0; padding:0 40px 0 0; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Left .NyProDetail_Con { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.NyProDetail_Con .NyProDetail_Tit { width:100%; height:auto; margin:0 auto 30px; padding:0; border-top:1px solid #e6e6e6;}
.NyProDetail_Con .NyProDetail_Tit span { display:inline-block; width:auto; height:44px; overflow:hidden; line-height:44px; color:#fff; font-size:18px; font-weight:bold; margin:0; padding:0 30px; background-color:#cb0010; border-radius:0 0 22px;}

.NyProDetail_Con .ProDetailText { width:100%; overflow:hidden; line-height: 30px; color: #666; font-size: 16px; margin:0 auto 30px; padding:0;}
.ProDetailText div, .ProDetailText p { margin:0 auto 30px;}
.ProDetailText br { display:none;}
.ProDetailText img, .ProDetailText table, .ProDetailText tr, .ProDetailText td, .ProDetailText p, .ProDetailText span, .ProDetailText div, .ProDetailText video, .ProDetailText embed { width:auto !important;height:auto !important;max-width:100% !important;max-height: 100%; line-height: 30px; color: #666; font-size: 16px; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all; text-align:justify;}
.ProDetailText p span, .ProDetailText span, .ProDetailText p em, .ProDetailText em { color:#666!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:16px!important;}
.ProDetailText b { display:block; line-height: 30px; color: #666; font-size: 16px; font-weight:bold; margin:0 0 5px;}
.ProDetailText table tr td p { text-indent:0!important;}
.ProDetailText img { display:inline-block; width:auto!important; height:auto!important; max-width:100%; margin:0 auto; padding:0; text-indent:0!important;}

.NyPro_PrevNext { width:100%; height:auto; margin:0 auto; padding:7px 30px; background-color:#cb0010; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyPro_PrevNext p { width:42%; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:16px; white-space:nowrap; text-overflow:ellipsis; margin:0; padding:0; position:relative; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyPro_PrevNext p a { line-height:40px; color:#fff; font-size:16px;}
.NyPro_PrevNext p.NyProPrev { padding:0 0 0 30px;}
.NyPro_PrevNext p.NyProNext { padding:0 30px 0 0; text-align:right;}
.NyPro_PrevNext p img { display:block; width:20px; height:20px; margin:0; padding:0; position:absolute; top:10px;}
.NyPro_PrevNext p.NyProPrev img { left:0;}
.NyPro_PrevNext p.NyProNext img { right:0;}
.NyPro_PrevNext a.NyProAll { display:block; width:16%; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:16px; text-align:center; margin:0; padding:0; float:left;}
.NyPro_PrevNext a.NyProAll img { display:inline-block; width:20px; height:20px; vertical-align:middle; margin:-2px 10px 0 0; padding:0;}

.NyProDetail_Order { width:100%; height:auto; overflow:hidden; margin:0 auto 60px; padding:40px 40px 15px; background:#f2f2f2 url(../images/xs.png) left top no-repeat; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Order .NyProOrder_Main { width:100%; height:auto; margin:0 auto; padding:0; position:relative;}
.NyProOrder_Main .NyProOrder_Left { width:22%; height:auto; margin:0; padding:40px; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProOrder_Left .NyProOrder_Title { width:100%; height:auto; margin:0 auto 40px; padding:0;}
.NyProOrder_Title p { width:100%; height:auto; overflow:hidden; line-height:40px; color:#333; font-size:30px; font-weight:bold; margin:0 auto; padding:0;}
.NyProOrder_Title i { display:block; width:36px; height:4px; margin:10px 0 15px; padding:0; background-color:#cb0010;}
.NyProOrder_Title span { display:block; width:100%; height:auto; overflow:hidden; line-height:30px; color:#333; font-size:18px; font-weight:bold; margin:0 auto; padding:0;}
.NyProOrder_Left .NyProOrder_Img { width:152px; height:152px; overflow:hidden; margin:0 auto; padding:0; border:6px solid #cb0010; border-radius:50%; background-color:#fff; position:relative;}
.NyProOrder_Img img { display:block; width:100%; height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}

.NyProOrder_Main .NyProOrder_Right { width:78%; height:auto; margin:0; padding:0 40px; float:right; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProOrder_Right #ly_msg.ly_msg { width:100%!important; height:auto!important; margin:0 auto!important; padding:0!important;}
.NyProOrder_Right #ly_msg.ly_msg h3 { display:none!important;}
.NyProOrder_Right #ly_msg.ly_msg ul { width:100%!important; overflow:hidden!important; margin:0 auto!important; padding:0!important;}
.NyProOrder_Right #ly_msg.ly_msg ul li h4, .NyProOrder_Right #ly_msg.ly_msg ul li h4.xh { display:none!important;}
.NyProOrder_Right #ly_msg.ly_msg ul li { width:100%!important; height:auto!important; overflow:hidden!important; line-height:inherit!important; color:inherit!important; font-size:inherit!important; margin:0 0 25px!important; padding:0!important; clear:inherit!important;}
.NyProOrder_Right #ly_msg.ly_msg ul li:nth-child(1), .NyProOrder_Right #ly_msg.ly_msg ul li:nth-child(3), .NyProOrder_Right #ly_msg.ly_msg ul li:nth-child(5) { width:48%!important; margin:0 4% 25px 0!important; float:left!important;}
.NyProOrder_Right #ly_msg.ly_msg ul li:nth-child(2), .NyProOrder_Right #ly_msg.ly_msg ul li:nth-child(4), .NyProOrder_Right #ly_msg.ly_msg ul li:nth-child(6) { width:48%!important; float:right!important;}
.NyProOrder_Right #ly_msg.ly_msg ul li:last-child { margin:25px auto 0!important;}
.NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt1, .NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt12, .NyProOrder_Right #ly_msg.ly_msg ul li .msg_tara { width:100%!important; height:auto!important; margin:0!important; padding:0!important;}
.NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt1 input, .NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt12 input, .NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 input, .NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt12 .msg_option { display:block!important; width:100%!important; height:60px!important; line-height:60px; color:#aaa; font-size:16px!important; margin:0!important; padding:0 20px!important; background-color:#fff!important; border:0!important; outline:none!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyProOrder_Right #ly_msg.ly_msg ul li .c_yzm { width:auto; margin:0 10px 0 0!important; padding:0!important; float:left!important;}
.NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 input { width:240px!important; margin:0 10px 0 0!important; float:left!important;}
.NyProOrder_Right #ly_msg.ly_msg ul li a.yzm_img { display:block!important; width:120px!important; height:40px!important; margin:10px 0!important; padding:0!important; float:left!important;}
.NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt2>span { line-height:60px!important; color:#999!important; font-size:16px!important;}
.NyProOrder_Right #ly_msg.ly_msg ul li .msg_tara textarea, .NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt0 textarea { display:block!important; width:100%!important; height:150px!important; line-height:30px; color:#999; font-size:16px!important; margin:0!important; padding:15px 20px!important; background-color:#fff!important; border:0!important; outline:none!important; resize:none!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyProOrder_Right #ly_msg.ly_msg ul li .msg_btn { width:200px!important; height:auto!important; overflow:hidden!important; margin:0!important; padding:0!important; float:inherit!important; position:absolute; left:40px; bottom:45px;}
.NyProOrder_Main .NyProOrder_Right #ly_msg.ly_msg .msg_btn input { width:200px!important; height:60px!important; overflow:hidden!important; line-height:60px!important; color:#fff!important; font-size:16px!important; text-align:center!important; background-color:#333!important; margin:0 0 20px 0!important; padding:0!important; border:none!important; cursor:pointer!important;}
.NyProOrder_Right #ly_msg.ly_msg .msg_btn input:hover { background-color:#cb0010!important;}
.NyProOrder_Right #ly_msg.ly_msg .msg_btn input.msg_btn1 { background-color:#cb0010!important;}
.NyProOrder_Right #ly_msg.ly_msg .msg_btn input.msg_btn1:hover { background-color:#a2000d!important;}
.NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 { width:100%!important;}

@media (max-width:1680px) {
	
}
@media (max-width:1600px) {
	
}
@media (max-width:1560px) {
	.NyProDetail { width:100%; padding:0 60px;}
}
@media (max-width:1440px) {
	.NyProDetail { padding:0 40px;}
}
@media (max-width:1366px) {
	.NyProDetail_Main .NyProDetail_Img { width:42%;}
	.NyProDetail_Main .NyProDetail_Text { width:58%;}
	.NyProDetail_Text .NyProDetail_Name { font-size:26px;}
	.NyProDetail_Text .NyProDetail_Ms p { font-size:15px;}
	.NyProDetail_Tags dl dd p { font-size:15px;}
	.NyProDetail_Btm .NyProDetail_Tel span { font-size:14px;}
	
	.NyProDetail_Con .ProDetailText { width:100%; overflow:hidden; line-height: 30px; color: #666; font-size: 15px; margin:0 auto 30px; padding:0;}
	.ProDetailText div, .ProDetailText p { margin:0 auto 30px;}
	.ProDetailText img, .ProDetailText table, .ProDetailText tr, .ProDetailText td, .ProDetailText p, .ProDetailText span, .ProDetailText div, .ProDetailText video, .ProDetailText embed { width:auto !important;height:auto !important;max-width:100% !important;max-height: 100%; line-height: 30px; color: #666; font-size: 15px; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all; text-align:justify;}
	.ProDetailText p span, .ProDetailText span, .ProDetailText p em, .ProDetailText em { color:#666!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:15px!important;}
	.ProDetailText b { display:block; line-height: 30px; color: #666; font-size: 15px; font-weight:bold; margin:0 0 5px;}
	
	.NyPro_PrevNext p, .NyPro_PrevNext p a { font-size:15px;}
	.NyPro_PrevNext a.NyProAll { font-size:15px;}
}
@media (max-width:1280px) {
	.NyProDetail_Main .NyProDetail_Img { width:45%;}
	.NyProDetail_Main .NyProDetail_Text { width:55%;}
	.NyProDetail_Btm .NyProDetail_Tel { width:70%;}
	.NyProDetail_Btm a.NyProDetail_Btn { width:30%;}
	
	.NyProOrder_Main .NyProOrder_Left { padding:20px;}
	.NyProOrder_Main .NyProOrder_Right { padding:0 20px;}
	.NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt1 input, .NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt12 input, .NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt2 input, .NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt12 .msg_option { height:50px!important; line-height:50px!important; font-size:15px!important;}
	.NyProOrder_Right #ly_msg.ly_msg ul li .msg_tara textarea, .NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt0 textarea { height:145px!important; line-height:25px; font-size:15px!important; padding:10px 20px!important;}
	.NyProOrder_Right #ly_msg.ly_msg ul li a.yzm_img { margin:5px 0!important;}
	.NyProOrder_Right #ly_msg.ly_msg ul li .msg_ipt2>span { font-size:15px!important; line-height:50px!important;}
	.NyProOrder_Main .NyProOrder_Right #ly_msg.ly_msg .msg_btn input { height:50px!important; line-height:50px!important;}
	.NyProOrder_Right #ly_msg.ly_msg ul li .msg_btn { left:20px;}

}
/*NyProDetail 结束*/
